R for Cloud Computing by A Ohri

R for Cloud Computing by A Ohri

Author:A Ohri
Language: eng
Format: epub
Publisher: Springer New York, New York, NY


This following is an adjacency matrix and it is the basic building block for a social network analysis—you can use it for turning your Fb friends into a 1-0 matrix based on their relationships. One more thing—the more Facebook friends the reader has the more interesting this analysis.

Note—We can also do likes analysis which is of some use to marketing companies trying to get likes (Facebook likes) for their page. We can use the following code and your own username (Example—I have used mine since I am the only one who has allowed the app permissions!)

likes=getLikes(user=“byebyebyer”,n=500,token=fb_oauth)

Additional Note—An excellent presentation on social network analysis using R is here http://​www.​openfoundry.​org/​en/​download/​doc_​download/​1720-david--social-network-analysis-using-r-data-science-with-r

Other packages for Social Media Analysis are Twitter and Google Plus



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.